home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / TITLE.Dxr / 00004.ls < prev    next >
Encoding:
Text File  |  1996-06-14  |  227 b   |  14 lines

  1. on startMovie
  2.   cursor([11, 12])
  3.   updateStage()
  4.   cursor([11, 12])
  5.   updateStage()
  6.   puppetPalette("Black 2")
  7.   unLoadCast(1, 67)
  8.   preLoadCast(1, 67)
  9.   puppetPalette(0)
  10.   cursor([9, 10])
  11.   updateStage()
  12.   cursor([9, 10])
  13. end
  14.